home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6245 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: canterbury.ac.nz!splab2
  2. From: vansoegi@elec.canterbury.ac.nz (Gerard van Soest)
  3. Newsgroups: alt.comp.hardware.homebuilt,alt.comp.hardware.homedesigned,alt.comp.hardware.pc-homebuilt,alt.lang.asm,comp.arch.fpga,comp.lang.c,comp.lang.c++,comp.lang.misc
  4. Subject: Help wanted: Addressing PCI memory-mapped device above 16mB
  5. Date: Thu, 08 Feb 96 04:17:00 GMT
  6. Organization: EEE
  7. Message-ID: <4fbpve$1ne@cantua.canterbury.ac.nz>
  8. NNTP-Posting-Host: 132.181.51.33
  9. X-Newsreader: News Xpress Version 1.0 Beta #4
  10.  
  11. We have just finished developing a PCI card which gets 
  12. memory mapped in to memory-space above the 1mB limit
  13. imposed by real mode programming.
  14.  
  15. What I would like to know is if there is an easy way to
  16. address this memory ie. is there a compiler out there that will
  17. take care of protected mode for you, whether it is possible
  18. to use a memory manager etc. If all else fails, it looks
  19. like I will have to resort to asembly code, and unfortunately
  20. I just don't have the time to do this :(
  21.  
  22. Any help would be greatly appreciated. Please email replies
  23. to vansoegi@elec.canterbury.ac.nz.
  24.  
  25. Cheers G.
  26.